home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / latex209 / contrib / misc / a5comb.sty < prev    next >
Text File  |  1993-04-01  |  2KB  |  38 lines

  1. %%% ====================================================================
  2. %%%  @LaTeX-style-file{
  3. %%%     author          = "Mario Wolczko",
  4. %%%     version         = "4",
  5. %%%     date            = "21 May 1992",
  6. %%%     time            = "20:50:55 BST",
  7. %%%     filename        = "a5comb.sty",
  8. %%%     address         = "Dept of Computer Science
  9. %%%                        The University of Manchester
  10. %%%                        Oxford Road
  11. %%%                        Manchester M13 9PL
  12. %%%                        UK",
  13. %%%     telephone       = "+44-61-275-6146",
  14. %%%     FAX             = "+44-61-275-6236",
  15. %%%     checksum        = "58174 37 180 1606",
  16. %%%     email           = "mario@cs.man.ac.uk (Internet)",
  17. %%%     codetable       = "ISO/ASCII",
  18. %%%     keywords        = "LaTeX, A5 page size, page layout",
  19. %%%     supported       = "yes",
  20. %%%     docstring       = "Sets page layout to A5 size, with equal
  21. %%%     spaces to left and right, and twice the amount of centre space
  22. %%%     (for comb-bound documents) and top:side:bottom space = 2:2:4.
  23. %%%     See also a5.sty, a4.sty",
  24. %%%  }
  25. %%% ====================================================================
  26. %
  27. % based on ratios suggested by Dick Wakefield
  28.  
  29. \headheight=12truept \headsep=18truept
  30. \topmargin= -35.62truept     %    Nominal distance from top of paper to top of page
  31. % top paper margin of 48.72pt
  32. % (between top of page and top of text, excluding header)
  33. \textwidth=313truept
  34. \evensidemargin=-18.12truept \oddsidemargin=-18.12truept
  35. \textheight=426truept % 10pt only (\baselineskip=12pt)
  36. %
  37. \footskip=36truept \footheight=12truept
  38.